ArraySum(array)


Returns the sum of values in the specified array.

array

Name of the array containing values you want to add together.